C1.Web.Mvc Namespace / CollectionViewEditRequest<T> Class / Distinct Property

In This Topic
Distinct Property (CollectionViewEditRequest<T>)
In This Topic
Indicate the data of column should be distinct.
Syntax
'Declaration
 
Public Property Distinct As Boolean
 
See Also